

 VTPW Lua Trivia v1.0


 * New features & changes
 ~~~~~~~~~~~~~~~~~~~~~~~~
 - Added background music at selection screen (less boring)
 - Hold "select" to see Previous Answer (very useful)
 - A simple shortcut to play the Trivia on PC 
	(useful when your psp is low battery at school, 
	 don't say it will never happen, procastinator)

 - Press "Start" to stop Trivia and see your result at anytime
 - Questions can now take up to 4 lines!
 - Proper Score counting (bug fixed)
 - Trivia now support up to 15 quizzes
 - Trivia now support up to 25 questions per quiz
 - New Skin (jpg) and layout design by ME

 * Known bugs
 ~~~~~~~~~~~~
 - Rarely (but it does happen), the score counted wrong if you press x too fast)
 - The "Exit" only work on PC, but not on PSP due to the lua player v0.20
   So use the "PSP home button" to exit the program

 * Bonus
 ~~~~~~~
 - I have included 100 Official question of the New U.S Citizen tests.

 * Future update?
 ~~~~~~~~~~~~~~~~
 - I might have to re-write 90% of lua code, because Anonymous D did not use
   looping. Why is looping important? Because I may plan to support 50+ quiz
   so looping is necessary to remove tedious work. 

 - I think these would  be great addtion to VTPW Trivia program

   1. Randomize questions (a must have)
   2. Word Wrap the questions and answers (a must have)
   3. Sound effect for wrong and right answer
   4. Sound effect for scrolling the menu and answer choices.
   5. Randomize background/skin




 * Problems from the original PSP Trivia 1 by Anonymous D
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 - 4 quiz maximum
 - 10 question per quiz maximum
 - 1 line per question
 - Sometime Wrong Scoring if you press X too fast
 - Bad Scoring system (-1 everytime you got a wrong)
 - Bad Skin (png is size is greater than jpg)















